CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lempel ziv algorithm

搜索资源列表

  1. lzw压缩

    0下载:
  2. 无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:6014
    • 提供者:别志松
  1. zlib123

    0下载:
  2. The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input data. The second occurrence of a string is replaced by a pointer to the previous
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:5143890
    • 提供者:MCU2000
  1. Lempel-Ziv 压缩算法

    0下载:
  2. 本程序采用 Lempel-Ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成-the procedures used Lempel - Ziv compression algorithm, code is based on Franz Xaver Markus Johannes Oberhumer rewritten from the LZO
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2551
    • 提供者:杨勇
  1. 23952

    0下载:
  2. My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.-My (so called) a compression algorithm HiP '
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:53517
    • 提供者:郭春阳
  1. lzss_huf

    0下载:
  2. This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially co
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3660
    • 提供者:冰冰
  1. lzma-sdk-4.32

    0下载:
  2. Lzma的全称是Lempel-Ziv-Markov chain Algorithm,和bzip2/gzip一样,是一款压缩/解压软 件.它比bzip更加快速与高效。就我们所知, gzip压缩比率低于bzip2 (还有 lzma).-Compression ratio results are very dependent upon the data used for the tests. Usually, 7-Zip compresses to 7z format 30-70 better th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:203272
    • 提供者:田浩
  1. lempel-ziv

    0下载:
  2. LZ算法-方法篱单又快捷,符号序列的译码也缀直接,一边译码一边又建成字典表,所以字典表无须传送,能无误地恢复成原符号序列。-lempel-ziv algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:5215
    • 提供者:张莉
  1. Lempel-Ziv 压缩算法

    0下载:
  2. Lempel-Ziv 压缩算法文档--Lempel-Ziv compression algorithm documents
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:43008
    • 提供者:站长
  1. LempelZiv

    0下载:
  2. The Lempel Ziv Algorithm with examples about directonary coding and more-The Lempel Ziv Algorithm with examples about directonary coding and more...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:394198
    • 提供者:infothem
  1. Compression

    0下载:
  2. Very simple class to ZIP and UNZIP files (Streams actually). Based on Ziv-Lempel basic algorithm. Simple.. not fast nor really "compressive" :). Create(A) a ZIP by passing in the stream A you want as source/destination. Call Add(B) to compress a
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2785
    • 提供者:David
  1. LempelList

    0下载:
  2. Source coding using Lempel-Ziv Algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:995
    • 提供者:EngMasry
  1. LempelZiv1

    0下载:
  2. compression algorithm lempel ziv
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:388333
    • 提供者:kakashi.mamun
  1. qn5_lzw

    0下载:
  2. This matlab code compresses a given text using Lempel-Ziv-Welch algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:647
    • 提供者:Aswathy
  1. gzip

    0下载:
  2. The deflation algorithm used by zip and gzip is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input data. The second occurrence of a string is replaced by a pointer to the previous string, in the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:299425
    • 提供者:Dennis
  1. Lempel-Ziv

    0下载:
  2. Lempel-Ziv 算法描述,压缩方法Lempel-Ziv压缩模式有许多不同的变量。基本压缩库有清晰的LZ77算法的实现(Lempel-Ziv,1977),执行的很好,源代码也非常容易理解。 -Lempel-Ziv algorithm described in
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2324
    • 提供者:项羽
  1. LZWCOM3

    0下载:
  2. 多媒体lzw压缩算法源码(c++) LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw compression algorithm source code (c++)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:199897
    • 提供者:云天清
  1. LZWUNCOM3

    0下载:
  2. lzw解压缩算法源码 LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw decompression algorithm source code LZW compression algorithm is Lempel-Ziv-Welch 3 individual co-inventor, re
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:632024
    • 提供者:云天清
  1. lzw

    0下载:
  2. Lempel ziv algorithm compression
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:42423
    • 提供者:anita
  1. La-compression-lzw1

    0下载:
  2. Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ78 algorithm published by Lempel and Ziv in 1978
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:435744
    • 提供者:fatihafifi
  1. qlkaraoke_BY-NGUYENCAU.NET

    0下载:
  2. Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ78 algorithm published by Lempel and Ziv in 1978
  3. 所属分类:CA program

    • 发布日期:2017-06-09
    • 文件大小:16337059
    • 提供者:van
« 12 »
搜珍网 www.dssz.com